UIFadeOut
Complete API reference for UIFadeOut, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class UIFadeOut extends Component
Constructors
| Signature | Description |
|---|---|
UIFadeOut(UIFadeOut) | Executes UIFadeOut and returns after the underlying engine call finishes. |
UIFadeOut(Engine) | Executes UIFadeOut and returns after the underlying engine call finishes. |
UIFadeOut() | Executes UIFadeOut and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIFadeOut | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
opacity | float | get/set | Virtual attribute exposed by getOpacity. Access it like a field to read or write the underlying value. |